Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

IdeGroupBrush Class Reference

Can store other brushes inside this one, and treat them as one. More...

#include <deBrush.hpp>

Inheritance diagram for IdeGroupBrush:

Inheritance graph
[legend]
Collaboration diagram for IdeGroupBrush:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual bool AddBrush (IdeBrush *brush)=0
virtual bool RemoveBrush (IdeBrush *brush)=0

Protected Member Functions

virtual ~IdeGroupBrush ()

Detailed Description

Can store other brushes inside this one, and treat them as one.


Constructor & Destructor Documentation

virtual IdeGroupBrush::~IdeGroupBrush   [inline, protected, virtual]
 


Member Function Documentation

virtual bool IdeGroupBrush::AddBrush IdeBrush   brush [pure virtual]
 

Implemented in deGroupBrush.

virtual bool IdeGroupBrush::RemoveBrush IdeBrush   brush [pure virtual]
 

Implemented in deGroupBrush.


The documentation for this class was generated from the following file:
Generated on Mon Sep 12 20:14:35 2005 for Destiny3D by doxygen1.3-rc3